Part Number Hot Search : 
AM4405P SMG2304A 79L06ACF NESMC07T NESMC07T 74HC405 ALVCH 015020
Product Description
Full Text Search
 

To Download PICAXE08 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
   
 

          revolution revolution education ltd. email: info@rev-ed.co.uk w eb: www .rev-ed.co.uk version 4.2 31/03/04 pinout.p65 picaxe microcontroller summary...                    
 
                  ! " !           
  # 
 
  
   
 
  
      !    
                            $   $   $   $  
 
                      ! "      !         " !       %&' ()* +*  serial download circuit: the serial download circuit for all picaxe microcontrollers is (straight or ?stereo plug? cable connections): (usb adapter usb010 available)  notes: the number of memory program lines is approximate as different commands require different amounts of memory. the data memory can be used for storing data values or lcd messages. on the entry level picaxe-08/18 this memory is shared with the downloaded program and so a longer program decreases the available data memory. the picaxe-28 has separate adc pins, with the other types the adc are combined on the input pins. l denotes a low-resolution adc function. the picaxe-28 and picaxe-18 microcontrollers require a 4k7 pull up resistor on the reset pin. the picaxe-28 microcontrollers require an external 4mhz 3 pin ceramic resonator. nb all picaxe ics are supplied pre-programmed with the picaxe bootstrap code picaxe type ic size memory (lines) i/o pins outputs inputs adc (l =low) data memory polled interrupt picaxe-08 8 40 5 1-4 1-4 1l 128 - prog - picaxe-08m 8 80 5 1-4 1-4 3 256 - prog yes picaxe-18 18 40 13 8 5 3l 128 - prog - picaxe-18a 18 80 13 8 5 3 256 yes picaxe-18x 18 600 14 9 5 3 256 + i2c yes picaxe-28a 28 80 20 8 8 4 64 + 256 yes picaxe-28x 28 600 21 9-17 0-12 0-4 128 + i2c yes picaxe-40x 40 600 32 9-17 8-20 3-7 128 + i2c yes ,   
 ,   

 ,    " - . / 01  & 2 2 2 2 2  
 

    3( (
4
2 picaxe microcontroller summary revolution revolution education ltd. email: info@rev-ed.co.uk w eb: www .rev-ed.co.uk version 4.2 31/03/04 pinout.p65 picaxe commands (valid all sizes): output - high, low, toggle, pulsout, let pins = please see the basic commands (v3.5) input - if?(and/or)...then, readadc, pulsin, button help file for more detailed syntax help sound - sound and information about each command. serial - serin, serout program flow - goto, gosub, return, branch loops - for?next mathematics - let? (+, -, *, **, /, //, max, min, &, |, ^, &/, |/, ^/ ) variables - if...then, random, lookdown, lookup data memory - eeprom, write, read delays - pause, wait, nap, sleep, end miscellaneous - symbol, debug picaxe-08/08m specific commands: i/o config. - input, output, reverse, let dirs = pwm - pwm, pwmout (08m) music - play, tune (08m) ram - peek, poke (08m) servo control - servo (08m) infrared - infrain2, infraout (08m) interrupt - setint (08m) 10 bit adc - readadc10 (08m) temperature - readtemp, readtemp12 (08m) 1-wire serial no - readowsn (08m) count input - count (08m) serial output - sertxd (08m) resonator speed - setfreq (08m) picaxe-18/18a/18x specific commands: picaxe-28/28a/28x(40x) specific commands: ram - peek, poke ram - peek, poke servo control - servo (18a/x) servo control - servo infrared - infrain (18a/x) infrared - infrain interrupt - setint (18a/x) interrupt - setint (28a/x) 10 bit adc - readadc10 (18x) 10 bit adc - readadc10 (28x) temperature - readtemp, readtemp12 (18a/x) temperature - readtemp, readtemp12 (28a/x) keyboard - keyin, keyled (18a/x) keyboard - keyin, keyled (28x) 1-wire serial no - readowsn (18a/x) 1-wire serial no - readowsn (28x) 1-wire clock - readowclk, resetowclk (18a) data memory - writemem, readmem (28/28a) i2c - readi2c, writei2c, i2cslave (18x) i2c - readi2c, writei2c, i2cslave (28x) count input - count (18x) count input - count (28x) pwm output - pwmout (18x) pwm output - pwmout (28x) serial output - sertxd (18x) serial output - sertxd (28x) resonator speed - setfreq (18x)
3 picaxe microcontroller summary revolution revolution education ltd. email: info@rev-ed.co.uk w eb: www .rev-ed.co.uk version 4.2 31/03/04 pinout.p65 what?s new in the extended picaxe x parts? the picaxe x parts support all the a part commands and features, with the following enhancements: program memory 8x as long (approx. 600 lines rather than 80), with intelligent download user configurable pins on picaxe-28x and picaxe-40x continously driven pwm motor drive outputs (pwmout command) count high frequency pulses within a set time period (count command) increased data memory (128/256 bytes) (read/write commands) i2c bus support for eeproms and other devices (i2cslave/writei2c/readi2c commands) interrupt feature on inputs (setint command) accurate digital temperature sensor interface (readtemp/readtemp12 commands) 10bit and 8 bit adc option (readadc10/readadc commands) user serial output via the serout pin / programming cable (sertxd command) 4800 baud rate option (and faster at higher clock frequencies) (serin/serout commands) read serial number from any dallas 1-wire device (e.g. ibutton) (readowsn command) computer keyboard interface on inputs 6 and 7 (keyin, keyled command) software support for increased clock frequency (4, 8 or 16mhz). see the x-parts and basic commands datasheets (v3.5 or greater) for further information on each command. what?s new in the picaxe-08m part? (nb future product, available summer 2004) the picaxe-08m part supports the usual ?a? part commands and features, with an additional music playing enhancement and several additional bonus features. standard ?a? part features: program memory twice size of picaxe-08 (approx. 80 lines) standard resolution (8 bit) adc option on 3 of the i/o pins (readadc command) interrupt feature on inputs (setint command) infra-red input (infrain2 command) accurate digital temperature sensor interface (readtemp/readtemp12 commands) read serial number from any dallas 1-wire device (e.g. ibutton) (readowsn command) increased register support (peek/poke commands) music features: music tune playing option (user programmable tune) (tune command) 4 internal tunes (happy birthday, silent night, jingle bells, rudolf red nosed reindeer) (play command) additional features: infra-red output (infraout command) continously driven pwm motor drive output (pwmout command) count high frequency pulses within a set time period (count command) user serial output via the serout pin / programming cable (sertxd command) 10 bit adc option on 3 i/o pins (readadc10 command) software support for increased clock frequency (4 or 8 mhz, setfreq command) see the ?picaxe-08m music? and ?basic commands? datasheets (v4.0 or greater) for further information on each command.


▲Up To Search▲   

 
Price & Availability of PICAXE08

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X